home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group95b.txt / 000108_icon-group-sender _Tue Aug 1 08:41:09 1995.msg < prev    next >
Internet Message Format  |  1995-09-18  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Tue, 1 Aug 1995 12:21:05 MST
  2. To: icon-group@cs.arizona.edu
  3. Date: 1 Aug 1995 08:41:09 -0700
  4. From: dave@cs.arizona.edu (Dave Schaumann)
  5. Message-Id: <3vlhul$bfa@lectura.CS.Arizona.EDU>
  6. Organization: University of Arizona CS Department, Tucson AZ
  7. Sender: icon-group-request@cs.arizona.edu
  8. References: <Pine.HPP.3.91.950725141502.13359C-100000@mpih17>
  9. Subject: Re: ICON debugger?
  10. Errors-To: icon-group-errors@cs.arizona.edu
  11.  
  12. In article <Pine.HPP.3.91.950725141502.13359C-100000@mpih17>,
  13. Maarten v. Casteren <casteren@mpi.nl> wrote:
  14. >
  15. >I was wondering if there is a debugger available for the ICON programming 
  16. >language. I use the trace-mode sometimes, but find it more easy to print 
  17. >the value of a variable most of the times. A debugger would solve a lot 
  18. >of problems and save a lot of time for me.
  19.  
  20. There's a couple of packages under ftp://cs.arizona.edu/icon/contrib:
  21. debug_tar.Z (also debug.zip) and itweak-2.2.tar.Z (also itweak.lzh).
  22. I would assume that "debug" is some kind of debugging package, and I
  23. know that "itweak" definitely is.  However, I have never used either
  24. one, so I can't say how useful they are.
  25.  
  26. I wrote a gdb-like debugger for Icon using MT Icon that's (IIRC) reasonably
  27. complete.  If there's interest, I could make it available.
  28.  
  29. -Dave
  30.  
  31.  
  32.